; Check process in 'python-shell-completion-at-point'
authorLin Sun <sunlin7@hotmail.com>
Wed, 1 May 2024 06:55:31 +0000 (06:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 9 May 2024 07:56:21 +0000 (10:56 +0300)
commit751e21af42e905d0448baa7be4a7ae6d6ae6734a
treef89b546ee12f052dbac85e32704b24420050a38f
parent08799957f0bade04a8f65a06dac1606346ee8733
; Check process in 'python-shell-completion-at-point'

* lisp/progmodes/python.el (python-shell-completion-at-point):
Check the PROCESS argument at the beginning of the function.
(Bug#70707)
lisp/progmodes/python.el